google.golang.org/protobuf/internal/filedesc.SourceLocations.byKey (method)

3 uses

	google.golang.org/protobuf/internal/filedesc (current package)
		desc_list.go#L307: func (p *SourceLocations) byKey(k pathKey) protoreflect.SourceLocation {
		desc_list.go#L314: 	return p.byKey(newPathKey(path))
		desc_list.go#L329: 			return p.byKey(newPathKey(path))